home *** CD-ROM | disk | FTP | other *** search
/ Inventor Labs: Technology / INVENTORLABS_TECHNOLOGY.BIN / pc / files / edison.dir / 00064_Script_Flourscope parent < prev    next >
Text File  |  1997-05-26  |  124b  |  9 lines

  1. --s: Flourascope
  2.  
  3.  
  4. global gFlourscopeObj
  5.  
  6. on exitFrame
  7.   set gFlourscopeObj = mInit(script "Flourscope parent")
  8.  
  9. end